home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / program / snpd9611.zip / WHERE.C < prev    next >
Text File  |  1996-11-24  |  206b  |  10 lines

  1. .I 0 2
  2. /* +++Date last modified: 28-Sep-1996 */
  3.  
  4. .I 102 1
  5.             if (!(ff_attr(f) & _A_SUBDIR ))
  6. .D 103 1
  7. .I 115 1
  8.             if ((ff_attr(f) & _A_SUBDIR) && (ff_name(f)[0] != '.'))
  9. .D 116 1
  10.